Download a file from a case, given its id and its path.
GET/cases/:caseId/files/:fileId/:filePath
Download a file from a case, given its id and its path.
Request
Responses
- 200
- 401
- 404
The case with the given id
Unauthorized, missing an API key in your request header
The specified resource was not found